Skip to content

WiFi: improve WiFiEvent list in WiFiClientEvents example #1917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

yoursunny
Copy link
Contributor

fixes #1875

@yoursunny
Copy link
Contributor Author

I added the missing SYSTEM_EVENT_AP_STAIPASSIGNED event using the following reference:
https://github.com/espressif/esp-idf/blob/11b444b8f493165eb4d93f44111669ee46be0327/components/esp32/include/esp_event.h#L29

I also prepend numbers before each event, so that a human reader can easily lookup a number.

@me-no-dev me-no-dev merged commit a3ed511 into espressif:master Nov 19, 2018
@yoursunny yoursunny deleted the 1875 branch November 19, 2018 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Super minor issue, missing comment
2 participants